Changesets: DarkRadiant

master 1c54533d

03.10.2018 22:05

orbweaver


Details Diff
Add documentation for the buttons on the 3D view toolbar
add - doc/img/StartPlayback.png Diff File
add - doc/img/StopPlayback.png Diff File
add - doc/img/farClipIn.png Diff File
add - doc/img/farClipOut.png Diff File
add - doc/img/lightingMode.png Diff File
add - doc/img/solidMode16.png Diff File
add - doc/img/textureMode16.png Diff File
add - doc/img/wireframeMode16.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 15fdfec4

25.09.2018 21:46

orbweaver


Details Diff
Add manual section on subdividing patches
add - doc/img/PatchSubdivision.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master a0c4e710

25.09.2018 16:18

greebo


Details Diff
Add the 5 most recently used absolute paths to the drop down list in TDM game setup dialog.
mod - radiant/ui/prefdialog/GameSetupDialog.cpp Diff File
mod - radiant/ui/prefdialog/GameSetupPage.h Diff File
mod - radiant/ui/prefdialog/GameSetupPageTdm.cpp Diff File
mod - radiant/ui/prefdialog/GameSetupPageTdm.h Diff File

master b35110a9

24.09.2018 12:42

greebo


Details Diff
Refactoring UniqueNameSet
mod - radiant/namespace/UniqueNameSet.h Diff File

master dd2f1caa

24.09.2018 11:17

greebo


Details Diff
Fix 0004885: syntax fix in test_targets.py Affected Issues
0004885
mod - install/scripts/commands/test_targets.py Diff File

master 749e321c

24.09.2018 11:10

greebo


Details Diff
Address issue 0004859: DR thinks an entity name of the form "Cylinder01" is the same as "Cylinder1".
The ComplexName structure is now keeping the string representation of the number postfix (e.g. "01") to check against name/postfix collisions when merging namespaces or renaming entities.
Affected Issues
0004859
mod - radiant/namespace/ComplexName.cpp Diff File
mod - radiant/namespace/ComplexName.h Diff File
mod - radiant/namespace/UniqueNameSet.h Diff File

master e7bf1707

20.09.2018 15:18

greebo


Details Diff
Don't produce bad normals by dividing by zero in degenerate cases.
Cylinder patches created from 1x1x1 brushes will yield (0,0,0) normals, the code tries to normalise them and we end up with NaNs in exported meshes.
The fix doesn't make the output of patches 0004880 much better, but at least we have actual numbers now instead of the NaN literals.
mod - radiant/patch/PatchTesselation.cpp Diff File

master c2614584

20.09.2018 13:27

greebo


Details Diff
Resolve issue 0004876: No confirmation dialogue box when exporting combined models.
Update German localization.
Affected Issues
0004876
mod - install/i18n/darkradiant.pot Diff File
mod - install/i18n/de/LC_MESSAGES/darkradiant.mo Diff File
mod - install/i18n/de/LC_MESSAGES/darkradiant.po Diff File
mod - libs/wxutil/PathEntry.cpp Diff File
mod - libs/wxutil/PathEntry.h Diff File
mod - radiant/ui/modelexport/ExportAsModelDialog.cpp Diff File
mod - tools/i18n/darkradiant.pot Diff File

master bf034c74

20.09.2018 11:33

greebo


Details Diff
Fix 0004861: If an Undoable object connects to the UndoSystem in the middle of an operation (stack != nullptr) then assign the stack to the UndoStackFiller on the fly. Affected Issues
0004861
mod - libs/ObservedUndoable.h Diff File
mod - plugins/entity/Doom3Entity.cpp Diff File
mod - plugins/entity/KeyValue.cpp Diff File
mod - radiant/undo/UndoSystem.cpp Diff File
mod - radiant/undo/UndoSystem.h Diff File

master 4364a819

20.09.2018 09:13

greebo


Details Diff
Some documentation and refactoring.
mod - radiant/undo/Operation.h Diff File
rm - radiant/undo/SnapShot.h Diff
mod - radiant/undo/Stack.h Diff File
mod - radiant/undo/UndoSystem.cpp Diff File
mod - radiant/undo/UndoSystem.h Diff File
mod - tools/msvc/DarkRadiant.vcxproj Diff File
mod - tools/msvc/DarkRadiant.vcxproj.filters Diff File

master f7ba7c3f

20.09.2018 08:06

greebo


Details Diff
Debug commit with regards to inspecting issue 0004861.
Committing the EntityKeyValues struct to the UndoStack right before sending a single key value might break the undo/redo functionality.
Affected Issues
0004861
mod - libs/ObservedUndoable.h Diff File
mod - plugins/entity/Doom3Entity.cpp Diff File
mod - plugins/entity/KeyValue.cpp Diff File
mod - radiant/ui/lightinspector/LightInspector.cpp Diff File
mod - radiant/undo/UndoSystem.cpp Diff File

master 0031f13b

19.09.2018 22:25

orbweaver


Details Diff
Add manual section on patch shapes
add - doc/img/PatchBevel.png Diff File
add - doc/img/PatchCone.png Diff File
add - doc/img/PatchCylinder.png Diff File
add - doc/img/PatchEndCap.png Diff File
add - doc/img/PatchSphere.png Diff File
mod - doc/img/PatchVertexEditing.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 5e40dc70

31.08.2018 11:57

greebo


Details Diff
Adjust fs.h to detect C++17 on its own in case automake does not define the symbol
mod - libs/os/fs.h Diff File

master 184cf908

29.08.2018 22:23

orbweaver


Details Diff
Add manual section on patch vertex editing
add - doc/img/PatchVertexEditing.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 07ca3b4d

29.08.2018 21:56

orbweaver


Details Diff
Add image showing patches with different numbers of control points
add - doc/img/SimplePatchesControlPoints.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 9a270286

28.08.2018 22:26

orbweaver


Details Diff
Add manual section on creating a simple patch
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master ec2bde17

28.08.2018 21:15

orbweaver


Details Diff
Improve manual section on the entity panel

- Updated screenshot to match the recently-improved widget layout without the
strange misaligned "Entity 0" label.
- Fleshed out the text to cover editing, adding and removing properties, and
describing the function of the two checkboxes.
mod - doc/img/EntityInspector.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 8aafc009

28.08.2018 15:01

greebo


Details Diff
Add a code path for a C++17 compliant call to std::filesystem::permissions
mod - libs/os/dir.h Diff File

master 4ad23a1b

28.08.2018 14:44

greebo


Details Diff
Add compiler check for C++17 compliance to configure script
mod - configure.ac Diff File

master e50ce3b6

22.08.2018 22:08

orbweaver


Details Diff
Improve formatting of "Entity X, Primitive Y" in entity inspector

Label was badly formatted on Linux, misaligned with the adjacent text box and
giving the impression of a bug. Text is now formatted much like a title, in
bold text, left-aligned with the checkboxes immediately to the right.
mod - radiant/ui/einspector/EntityInspector.cpp Diff File

master 633d76f8

21.08.2018 21:57

orbweaver


Details Diff
Add manual section on editing entity properties
add - doc/img/EntityClassSelector.png Diff File
add - doc/img/EntityInspector.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master d6895ed2

21.08.2018 21:33

orbweaver


Details Diff
Add manual section on creating arbitrary entity types
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master e0486329

15.08.2018 22:12

orbweaver


Details Diff
Add section on creating an info_player_start
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 3887e757

15.08.2018 22:05

orbweaver


Details Diff
Add manual section on adding models
add - doc/img/ModelSelector.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File

master 9425a484

14.08.2018 22:35

orbweaver


Details Diff
Add introduction to the light inspector
add - doc/img/LightInspector.png Diff File
mod - doc/manual.adoc Diff File
mod - doc/manual.html Diff File
 First  Prev  1 2 3 ... 30 ... 60 ... 90 ... 120 ... 150 ... 180 ... 210 ... 222 223 224 225 226 227 228 ... 240 ... 261 262 263  Next  Last