Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun b83d1f3ca1 Refactor: Resource refs are now cached and offer faster resources access há 7 anos atrás
  BearishSun 95711c929f Refactor: Moving all script generated bindings to use RRefs for resources há 7 anos atrás
  BearishSun f7a634f4fd Bugfix: GUIContent struct should be passed to native code by reference, not by value há 7 anos atrás
  BearishSun a12a28e258 Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources há 7 anos atrás
  BearishSun f393323a58 Feature: Added ColorGradient picker window há 7 anos atrás
  BearishSun 38d1771789 Bugfix: Properly position horizontal scrollbar on the curve editor control há 7 anos atrás
  BearishSun c6b9730fd6 Refactor: Added script export for GUIColorGradient há 7 anos atrás
  BearishSun ac0a80c682 Feature: Added a GUI element for displaying a color gradient há 7 anos atrás
  BearishSun 2f3e87edcc Refactor: GUIContent and LocString types now use the script binding generator há 7 anos atrás
  BearishSun 79223dd0c9 Refactor: GUICurveEditor made more generic so it may be used outside of the animation window há 7 anos atrás
  BearishSun 093fc4020c Feature: AnimationWindow double-click to add keyframe há 7 anos atrás
  BearishSun edc408bc79 Refactor: Curve editor is now usable outside of the animation window há 7 anos atrás
  BearishSun 59d952db8a Bugfix: When adding a new keyframe, don't add duplicate keyframes at the same time as existing ones há 7 anos atrás
  BearishSun b426550550 Bugfix: Rendering curves no longer skips rendering very steep parts of the curve há 7 anos atrás
  BearishSun d9248f5920 Bugfix: Animation window displayed curve range fixes há 7 anos atrás
  BearishSun a61dcaf274 Bugfix: When scrubbing animation update values of the generic curves há 7 anos atrás
  BearishSun 74b63f92ac Build: Updated 'bsf' version há 7 anos atrás
  BearishSun b3c78b2fca Bugfix: Adding a new animation curve now adds an initial keyframe with the current value, to avoid resetting the animated value to 0 há 7 anos atrás
  BearishSun bdbf5e43ed Build: Updated 'bsf' version há 7 anos atrás
  BearishSun 48b84277e9 Bugfix: Animation window not properly applying .z component when animating scene object position há 7 anos atrás
  BearishSun 6f02090df8 Bugfix: Animation events frame marker now renders at the proper position há 7 anos atrás
  BearishSun 7caa41bc3b Bugfix: Properly resize background for animation window's timeline and events bar há 7 anos atrás
  BearishSun ef82b77a05 Bugfix: Removing accidentally committed debug code há 7 anos atrás
  BearishSun c90c71228e Build: Updated 'bsf' version há 7 anos atrás
  BearishSun 6d713cb6d8 Bugfix: Fix crash on shutdown after creating a native (non-imported) resource há 7 anos atrás
  BearishSun afdb704fbb Build: Updated 'bsf' version há 7 anos atrás
  BearishSun 72471e8f1a Bugfix: Update default shader to correct BSL syntax há 7 anos atrás
  BearishSun 7e138ba415 Bugfix: Check for divide by zero when calculating progress bar percentages há 7 anos atrás
  BearishSun d71e2fd4d2 Bugfix: Crash on shutdown due to a resource leak há 7 anos atrás
  BearishSun 336a12cb2f Feature: Resource saving during project import now also happens in the background há 7 anos atrás